@charset "utf-8";
/* CSS Document */

#calendar_css {
    background-color:#F0F0F0;
    border-style:solid;
    border-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-color:#cccccc;
}
#calendar_css td{
    text-align:center;
    font:11px tahoma;
    width:2%;
    height:18px;
}
#calendar_css thead{
    text-align:center;
    font:11px tahoma;
    width:2%;
    height:18px;
    background-color:#333333;
    color:#FFFFFF;
}
#calendar_css .current{
    text-align:center;
    font:11px tahoma;
    width:2%;
    height:18px;
    background-color:#FF0000;
    color:#FFFFFF;
}
col.holidayCol{
    background-color:#FDDFE4;
    color:#FF0000;
}
td.monthTitle{
    background-color:#666666;
    text-align:center;
    font:11px bold tahoma;  
}
h2
{ color:#0033CC;
text-align:center;
font-size:30px;
margin-top:5px;

}
tr.tdlist{
    background-color: #B3E7FD;
    text-align:center;
    font:16px bold tahoma;  
}
bg
{
background-image:image/logostr.jpg;
background-position: center;
}
h1
{ color:#0033CC;
text-align:center;
font-size:40px;
margin-top:10px;
}
div.listsq{
    text-align: center;
    font:16px bold tahoma;
	
}
div.listsq1{
    text-align: center;
    font:16px bold tahoma;
	margin-left:10px;

	
}
tr.tdlist1{
    background-color: #99FF99;
    text-align:center;
    font:20px bold tahoma;  
}